#include "deGlobalTypes.hpp"
#include "deArray.hpp"
#include "deMath.hpp"
#include "deBrush.hpp"
Include dependency graph for deLine.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | IdeLine |
| class | IdeSplinePatch |
Functions | |
| DEDLL_IMPORT IdeLine * | IdeLine_CreateStraightLine () |
| DEDLL_IMPORT IdeLine * | IdeLine_CreateBezierLine () |
| DEDLL_IMPORT IdeLine * | IdeLine_CreateArcLine () |
| DEDLL_IMPORT IdeLine * | IdeLine_CreateGroupLine () |
| DEDLL_IMPORT deBoolean | IdeLine_GroupLineAdd (IdeLine *Group, IdeLine *ToAdd) |
| DEDLL_IMPORT long | IdeLine_GroupLineRemoveLast (IdeLine *Group) |
| DEDLL_IMPORT IdeSplinePatch * | IdeLine_CreateSplinePatch () |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.3-rc3